*{
	margin:0;
	padding:0;
	list-style:none;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}

body,button,input,select,textarea{font:12px/1.6 Arial, Verdana, Helvetica, sans-serif;}/*5FAE\8F6F\96C5\9ED1  Verdana, Helvetica, sans-serif*/
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{color:#7f7f7f;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}

.layout:after{content:'\20';display:block;height:0;clear:both;}
.layout{*zoom:1;}
.clear{clear:both;}
html{
	zoom:expression(function(ele){ele.style.zoom="1";document.execCommand("BackgroundImageCache",false,true);}(this));
	overflow-y: scroll; 
	}
body{
	word-break:break-all;
	}

/*html {
    overflow-x: hidden;
    overflow-y: scroll;
}
body {
    overflow: hidden;
}*/

#icons {
  margin-top: 112px;
  font-size: 24px;
}
#icons .icon {
  float: left;
  padding: 6px;
}

@charset 'UTF-8';
/* @FONT-FACE loads font into browser */
@font-face {
  font-family: 'typicons';
  src: url('font/typicons.eot');
  src: url('font/typicons.eot?#iefix') format('embedded-opentype'),
       url('font/typicons.woff') format('woff'),
       url('font/typicons.ttf') format('truetype'),
       url('font/typicons.svg#typicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* :before psuedo-selector inserts and styles icon */
.typcn:before {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* Code for individual icons */
.typcn-waves-outline:before { content: '\e139'; } 
.typcn-leaf:before { content: '\e099'; } 
.typcn-home-outline:before { content: '\e056'; } 
.typcn-globe-outline:before { content: '\e080'; } 
.typcn-chart-bar-outline:before { content: '\e040'; }
.typcn-chart-area-outline:before { content: '\e078'; } 
.typcn-other-outline:before { content: '\e116'; } 

/* banner css */
            * {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background:#eeeae4;
	font:normal 12px/22px ����;
	width:100%;
}
img {
	border:0;
}

#footer {
	text-align:center;
}
.fullSlide {
	width:100%;
	position:relative;
	height:600px;

}


.slideBox{ 

		height: 600px; 

		width: 100% !important; 
		position:relative; 
		
		} 
.slideBox .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	width: 100% !important;
	overflow:hidden;
}

.slideBox .bd ul {
	width:100% !important;
}
.slideBox .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
.slideBox .bd li a {
	display:block;
	height:600px;
	width: 100%;
}
.slideBox .prev, .slideBox .next { width: 51px; height: 100px; position: absolute; top: 50%; margin-top: -50px; background-repeat: no-repeat; background-position: 0 0; }
.slideBox .prev { left: 30px; background-image: url(images/arrow_l2.png); }
.slideBox .next { right: 30px; background-image: url(images/arrow_r2.png); }
.slideBox .prevStop, .slideBox .nextStop { display: none; }






.slideBox .hd {
		width: 100%;
		height: 50px; 
		position:absolute; 
		top:600px; 
		z-index:1; 
		text-align:center;
	bottom:0;
	background:url(images/touming.png)repeat-x;
	_background:#000;
	_filter:alpha(opacity=60);
		margin:0 auto;
}
.slideBox .hd ul {
	margin:0 auto;
	text-align:center;
	padding-top:0px;
	width: 1000px;
}
.slideBox .hd ul li {
	
	cursor:pointer;
	display:block;
	float:left;
	width:166px;

	height:50px;
	line-height:50px;
	overflow:hidden;
	color:#80909e;
	text-align:center; 
	cursor:pointer; 
	overflow:hidden;
	margin:0 auto;
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size:15px;
	
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
	position: relative;
				


}
/* Box .hd ul li:hover {
	background-color: #dedede;
	color:#f60;
}
.sli */
.slideBox .hd ul li .icon {
	position: relative;
	z-index:1;
}
.slideBox .hd ul li em {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%; 
	height: 50px;
	background: url(images/sideboxbg.png) no-repeat center bottom;
	background-size: 0 0;
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
	opacity: 0;
	filter: alpha(opacity=0);
}
.slideBox .hd ul li.on em, .slideBox .hd ul li:hover em {
	background-size: 400px 100px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.slideBox .hd ul li.on, .slideBox .hd ul li:hover {
	color:#FFF;
	
	text-decoration:none;
}




.txtBg{
			position:absolute; 
			width:100%; 
			height:50px; 
			top:600px; 
			background:#fff;
			filter:alpha(opacity=60);opacity:0.6;
}






.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	background:url(images/touming.png)repeat-x;
	text-align:center;
	_background:#000;
	_filter:alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align:center;
	padding-top:0px;
}
.fullSlide .hd ul li {
width:96px;float:left;height:32px;line-height:32px;overflow:hidden;
            color:#fff;text-align:center; cursor:pointer; 
}
.fullSlide .hd ul .on {
	color:#FFF;background:#21b6bb;text-decoration:none;
}


.kuang {
BORDER-BOTTOM: #003366 2px solid; BORDER-LEFT: #003366 2px solid; BORDER-RIGHT: #003366 2px solid; BORDER-TOP: #003366 2px solid;
}

.kuanga{
BORDER-BOTTOM: #ececec 1px solid; BORDER-LEFT: #ececec 1px solid; BORDER-RIGHT: #ececec 1px solid;
}

.kuangb{
BORDER-BOTTOM: #24313c 2px solid; BORDER-LEFT: #24313c 2px solid; BORDER-RIGHT: #24313c 2px solid; BORDER-TOP: #24313c 2px solid; 
}





td{
	font-size: 12px;
	color: #6D6D6D;
	text-decoration: none;
	line-height:100%;
	border-collapse:collapse;
	border-spacing:0;
}
body{}
form{margin:1px 0px 1px 0px}


a:link {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:active {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}


a.topmenu:link {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.topmenu:visited {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.topmenu:active {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}
a.topmenu:hover {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


a.topmenus:link {
	font-family:   "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.topmenus:visited {
	font-family:   "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.topmenus:active {
	font-family:   "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}
a.topmenus:hover {
	font-family:   "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #9a8775;
	font-weight: normal;
	text-decoration: none;
}




a.drop:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.drop:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.drop:active {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.drop:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


a.word:link {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #d5d5d5;
	font-weight: normal;
	text-decoration: none;
}
a.word:visited {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #d5d5d5;
	font-weight: normal;
	text-decoration: none;
}
a.word:active {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #d5d5d5;
	font-weight: normal;
	text-decoration: none;
}
a.word:hover {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #d5d5d5;
	font-weight: normal;
	text-decoration: underline;
}



a.worda:link {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.worda:visited {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.worda:active {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.worda:hover {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 18px;
	color: #d5d5d5;
	font-weight: normal;
	text-decoration: underline;
}


a.wordbottomer:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	width:8px;
	text-align: center;
}
a.wordbottomer:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	width:8px;
	text-align: center;
}
a.wordbottomer:active {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	width:8px;
	text-align: center;
}
a.wordbottomer:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #F9D100;
	font-weight: normal;
	text-decoration: underline;
	width:8px;
	text-align: center;
}




a.news:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.news:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.news:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.news:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #C50000;
	text-decoration: none;
}






a.bottomer:link {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #de0000;
	text-decoration: none;
}
a.bottomer:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #de0000;
	text-decoration: none;
}
a.bottomer:active {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #de0000;
	text-decoration: none;
}
a.bottomer:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.yinying{
	FILTER: dropshadow(color=#666666, offx=1, offy=1, positive=1); 
	FONT-FAMILY: "����"; 
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	position: relative;
	top: 8px;
}

.ziju {
	letter-spacing: 3px;
}
a.productmenu:link {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	width:100%;

}
a.productmenu:visited {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	width:100%;

}
a.productmenu:active {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	width:100%;
}
a.productmenu:hover {
	font-size: 12px;
	color: #3C8C0E;
	line-height: 130%;
	font-weight: bold;
	text-decoration: underline;
	width:100%;
}




a.c:link {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #FFE88A 1px solid;
	BORDER-LEFT: #FFE88A 1px solid;
	PADDING-TOP: 1px;
	height:16px;
	width:50px;
	background-color: #FFE88A;
}
a.c:visited {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #FFE88A 1px solid; 
	BORDER-LEFT: #FFE88A 1px solid; 
	PADDING-TOP: 1px; 
	height:16px;
	width:50px;
	background-color: #FFE88A;
}
a.c:active {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #FFE88A 1px solid; 
	BORDER-LEFT: #FFE88A 1px solid; 
	PADDING-TOP: 1px; 
	height:16px;
	width:50px;
	background-color: #FFE88A;
}
a.c:hover {
	font-size: 12px;
	color: #CC0000;
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	BORDER-BOTTOM: #ffffff 1px solid; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	PADDING-TOP: 1px; 
	height:16px;
	width:50px;
	background-color: #FFE88A;
}

.hangju {
	line-height: 158%;
}


.zihao1 {
	font-size: 14px;
	letter-spacing: 1px;
}
.11bottom {
	font-size: 12px;
	line-height: 160%;
	color: #777777;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
}

.rightdata {
	font-size: 10px;
	line-height: 150%;
	color: 6D6D6D;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
}


.bottoms {
	font-size: 12px;
	line-height: 160%;
	color: #777777;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	}
	

.bottomsa {
	font-size: 12px;
	line-height: 160%;
	color: #999999;
	text-decoration: none;
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
}


.zhengwen {
	font-size: 12px;
	line-height: 140%;
	color: #6D6D6D;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
}


.zhengwena {
	font-size: 14px;
	line-height: 180%;
	color: #6D6D6D;
	text-decoration: none;
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
}


.chanpin {
	font-size: 12px;
	line-height: 150%;
	color: FEF4DE;
	text-decoration: none;
}



.biaoti {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 14px;
	line-height: 150%;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.biaotia {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	line-height: 140%;
	color: #456689;
	text-decoration: none;
	font-weight: normal;

}

.biaotib {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 13px;
	line-height: 160%;
	color: #777777;
	text-decoration: none;
	font-weight: normal;

}

.biaotic {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 22px;
	line-height: 140%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left:40px;

}

.biaotie {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}

.biaotid {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.prices {
	font-family:  "Microsoft Yahei","΢���ź�", "Arial", "Verdana", "sans-serif";
	font-size: 16px;
	line-height: 140%;
	color: #be122e;
	text-decoration: none;
	font-weight: normal;

}

.miaoshu {
	font-family:  "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.liubai {
	padding:30px 5px 30px 20px;
	border:#8c7044 1px solid;
}
.liubaia {

	border:#e0dad2 1px solid;
}


.miaobian
{
BORDER-BOTTOM: #E0E0E8 1px solid; BORDER-LEFT: #E0E0E8 1px solid; BORDER-RIGHT: #E0E0E8 1px solid; BORDER-TOP: #E0E0E8 1px solid;
}
.30title {
	font-size: 30px;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	font-weight: bold;
	color: #FF560D;

}
.13xiti {
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	color: 0E5FD8;
}
.14xiti {
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	color: #333333;
}
.time {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


a.hauptoff:link, a.hauptoff:visited, a.hauptoff:hover, a.hauptoff:active, a.hauptoff:focus {
	padding:9px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	line-height:1.25em;
	color:#ffffff ;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:center; 
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:100px;
	line-height: 160%;
	height:37px;
}
  
    a.hauptoff:hover, a.hauptoff:focus, a.hauptoff:active {
	padding:10px 0px 0px 0px;
  	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#ffffff ;
	float:center; 
	background-repeat:no-repeat;
	font-weight:bold;
    background-position:0px 0px;
	width:100px;
	line-height: 160%;
	height:37px;
   }
   
   a.hauptoff1:link, a.hauptoff1:visited, a.hauptoff1:hover, a.hauptoff1:active, a.hauptoff1:focus {
	padding:4px 0px 0px 3px;
	margin:0px 0px 0px 0px; 
	color:#666666;
	font-family: "Arial", "Verdana", "sans-serif", "PMingLiu";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left; 
	background-image:url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:195px 6px;
	line-height: 150%;
	height:20px;
	width:208px;
}
  
    a.hauptoff1:hover, a.hauptoff1:focus, a.hauptoff1:active {
	padding:4px 0px 0px 3px;
	margin:0px 0px 0px 0px; 
	color:#666666;
	font-family: "Arial", "Verdana", "sans-serif", "PMingLiu";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left; 
	background-image:url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:195px 6px;
	line-height: 150%;
	height:20px;
	width:208px
   }
   
   
   
   a.left:link, a.left:visited, a.left:hover, a.left:active, a.left:focus {
	  padding:0px 18px 0px 10px;
	  margin:0px 0px 0px 0px; 
      DISPLAY: block; 
      BACKGROUND:url(images/arrows.gif) #F1FAF9;
      background-repeat:no-repeat;
      background-position:155px 5px;
      color:#666666;
	  float:left; 
	  font-size:12px;
	  line-height:15px;
	  width:178px;
	  font-weight:normal;
	  text-decoration:none;
}
  
    a.left:hover, a.left:focus, a.left:active {
	  padding:0px 18px 0px 10px;
	  margin:0px 0px 0px 0px; 
      DISPLAY: block; 
      BACKGROUND:url(images/arrows1.gif) #3C8C0E;
      background-repeat:no-repeat;
      background-position:155px 5px;
      color:#ffffff;
	  float:left; 
	  font-size:12px;
	  line-height:15px;
	  width:178px;
	  font-weight:bold;
	  text-decoration:none;
   }
   


.username {width:130px; background:#FFFFFF url("demo/ico_username.gif") 2px 2px no-repeat; padding-left:18px;BORDER: #E7AD01 1px solid; FONT-SIZE: 13px;COLOR: #000000; HEIGHT: 20px }
.password{width:130px; background:#FFFFFF url("demo/ico_password.gif") 2px 2px no-repeat; padding-left:18px;BORDER: #E7AD01 1px solid; FONT-SIZE: 13px; COLOR: #000000;HEIGHT: 20px}




.sec_menu{border-top:1px solid #9BD4C5; overflow:hidden; background:#ffffff;} 
.menu_title{background-color: #ffffff} 
.menu_title span{
font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 140%;
	color: 4077B9;
	font-weight: bold;
	text-decoration: none;} 
.menu_title2{background-color: #D1EBE8;} 
.menu_title2 span{ 
font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 140%;
	color:#3E8F79;
	font-weight: bold;
	text-decoration: none;} 
.showtitle{position:relative; top:-2px; left:-6px; border:1pt solid #C3D4E7; 
z-index:0; height:26; background-color: #0080C0; padding-top:5; padding-left:5} 
.alp{FILTER: alpha(opacity=0,finishopacity=100,style=1,startx=0,starty=5, 
finishx=250,finishy=85} 
.txt1{font-size:9pt; color:#CCCCCC;} 
